home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / cdplay2a / cdinte~1.frm < prev    next >
Text File  |  1999-09-23  |  36KB  |  1,005 lines

  1. VERSION 5.00
  2. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
  3. Begin VB.Form CDIface 
  4.    BorderStyle     =   0  'None
  5.    Caption         =   "CD Deluxe"
  6.    ClientHeight    =   6105
  7.    ClientLeft      =   0
  8.    ClientTop       =   0
  9.    ClientWidth     =   6075
  10.    BeginProperty Font 
  11.       Name            =   "Arial"
  12.       Size            =   8.25
  13.       Charset         =   0
  14.       Weight          =   400
  15.       Underline       =   0   'False
  16.       Italic          =   0   'False
  17.       Strikethrough   =   0   'False
  18.    EndProperty
  19.    Icon            =   "CD Interface Form.frx":0000
  20.    LinkTopic       =   "Form2"
  21.    LockControls    =   -1  'True
  22.    ScaleHeight     =   6105
  23.    ScaleWidth      =   6075
  24.    StartUpPosition =   3  'Windows Default
  25.    Begin MSComDlg.CommonDialog cdgIface 
  26.       Left            =   4845
  27.       Top             =   1050
  28.       _ExtentX        =   847
  29.       _ExtentY        =   847
  30.       _Version        =   393216
  31.       DialogTitle     =   "Load Skin"
  32.       Filter          =   "*.bmp"
  33.    End
  34.    Begin VB.PictureBox picControlMin 
  35.       AutoRedraw      =   -1  'True
  36.       BorderStyle     =   0  'None
  37.       BeginProperty Font 
  38.          Name            =   "MS Sans Serif"
  39.          Size            =   8.25
  40.          Charset         =   0
  41.          Weight          =   400
  42.          Underline       =   0   'False
  43.          Italic          =   0   'False
  44.          Strikethrough   =   0   'False
  45.       EndProperty
  46.       Height          =   195
  47.       Left            =   3960
  48.       ScaleHeight     =   195
  49.       ScaleWidth      =   195
  50.       TabIndex        =   3
  51.       Top             =   60
  52.       Width           =   195
  53.    End
  54.    Begin VB.PictureBox picControlExit 
  55.       AutoRedraw      =   -1  'True
  56.       BorderStyle     =   0  'None
  57.       BeginProperty Font 
  58.          Name            =   "MS Sans Serif"
  59.          Size            =   8.25
  60.          Charset         =   0
  61.          Weight          =   400
  62.          Underline       =   0   'False
  63.          Italic          =   0   'False
  64.          Strikethrough   =   0   'False
  65.       EndProperty
  66.       Height          =   195
  67.       Left            =   4200
  68.       ScaleHeight     =   195
  69.       ScaleWidth      =   195
  70.       TabIndex        =   2
  71.       Top             =   60
  72.       Width           =   195
  73.    End
  74.    Begin VB.PictureBox picTitleBar 
  75.       AutoRedraw      =   -1  'True
  76.       BackColor       =   &H00808080&
  77.       BorderStyle     =   0  'None
  78.       BeginProperty Font 
  79.          Name            =   "MS Sans Serif"
  80.          Size            =   8.25
  81.          Charset         =   0
  82.          Weight          =   400
  83.          Underline       =   0   'False
  84.          Italic          =   0   'False
  85.          Strikethrough   =   0   'False
  86.       EndProperty
  87.       Height          =   300
  88.       Left            =   0
  89.       ScaleHeight     =   300
  90.       ScaleWidth      =   4515
  91.       TabIndex        =   1
  92.       Top             =   0
  93.       Width           =   4515
  94.    End
  95.    Begin VB.PictureBox PicSourceImage 
  96.       AutoRedraw      =   -1  'True
  97.       AutoSize        =   -1  'True
  98.       BorderStyle     =   0  'None
  99.       BeginProperty Font 
  100.          Name            =   "MS Sans Serif"
  101.          Size            =   8.25
  102.          Charset         =   0
  103.          Weight          =   400
  104.          Underline       =   0   'False
  105.          Italic          =   0   'False
  106.          Strikethrough   =   0   'False
  107.       EndProperty
  108.       Height          =   3360
  109.       Left            =   -360
  110.       Picture         =   "CD Interface Form.frx":1CFA
  111.       ScaleHeight     =   3360
  112.       ScaleWidth      =   5940
  113.       TabIndex        =   0
  114.       Top             =   2280
  115.       Width           =   5940
  116.    End
  117.    Begin VB.Timer Timer1 
  118.       Enabled         =   0   'False
  119.       Interval        =   1000
  120.       Left            =   4875
  121.       Top             =   510
  122.    End
  123.    Begin VB.PictureBox picMain 
  124.       AutoRedraw      =   -1  'True
  125.       BackColor       =   &H00404040&
  126.       BorderStyle     =   0  'None
  127.       BeginProperty Font 
  128.          Name            =   "MS Sans Serif"
  129.          Size            =   8.25
  130.          Charset         =   0
  131.          Weight          =   400
  132.          Underline       =   0   'False
  133.          Italic          =   0   'False
  134.          Strikethrough   =   0   'False
  135.       EndProperty
  136.       Height          =   1875
  137.       Left            =   -15
  138.       ScaleHeight     =   1875
  139.       ScaleWidth      =   4530
  140.       TabIndex        =   4
  141.       Top             =   300
  142.       Width           =   4530
  143.       Begin VB.PictureBox picLoadSkin 
  144.          AutoRedraw      =   -1  'True
  145.          BorderStyle     =   0  'None
  146.          BeginProperty Font 
  147.             Name            =   "MS Sans Serif"
  148.             Size            =   8.25
  149.             Charset         =   0
  150.             Weight          =   400
  151.             Underline       =   0   'False
  152.             Italic          =   0   'False
  153.             Strikethrough   =   0   'False
  154.          EndProperty
  155.          Height          =   330
  156.          Left            =   3645
  157.          ScaleHeight     =   330
  158.          ScaleWidth      =   330
  159.          TabIndex        =   15
  160.          Top             =   495
  161.          Width           =   330
  162.       End
  163.       Begin VB.ComboBox cboTrack 
  164.          BackColor       =   &H00404040&
  165.          BeginProperty Font 
  166.             Name            =   "MS Sans Serif"
  167.             Size            =   8.25
  168.             Charset         =   0
  169.             Weight          =   700
  170.             Underline       =   0   'False
  171.             Italic          =   0   'False
  172.             Strikethrough   =   0   'False
  173.          EndProperty
  174.          ForeColor       =   &H00FF8080&
  175.          Height          =   315
  176.          Left            =   3810
  177.          TabIndex        =   14
  178.          Top             =   885
  179.          Width           =   540
  180.       End
  181.       Begin VB.PictureBox Picture9 
  182.          AutoRedraw      =   -1  'True
  183.          BorderStyle     =   0  'None
  184.          BeginProperty Font 
  185.             Name            =   "MS Sans Serif"
  186.             Size            =   8.25
  187.             Charset         =   0
  188.             Weight          =   400
  189.             Underline       =   0   'False
  190.             Italic          =   0   'False
  191.             Strikethrough   =   0   'False
  192.          EndProperty
  193.          Height          =   330
  194.          Left            =   3270
  195.          ScaleHeight     =   330
  196.          ScaleWidth      =   330
  197.          TabIndex        =   13
  198.          Top             =   495
  199.          Width           =   330
  200.       End
  201.       Begin VB.PictureBox Picture8 
  202.          AutoRedraw      =   -1  'True
  203.          BorderStyle     =   0  'None
  204.          BeginProperty Font 
  205.             Name            =   "MS Sans Serif"
  206.             Size            =   8.25
  207.             Charset         =   0
  208.             Weight          =   400
  209.             Underline       =   0   'False
  210.             Italic          =   0   'False
  211.             Strikethrough   =   0   'False
  212.          EndProperty
  213.          Height          =   330
  214.          Left            =   4020
  215.          ScaleHeight     =   330
  216.          ScaleWidth      =   330
  217.          TabIndex        =   12
  218.          Top             =   495
  219.          Width           =   330
  220.       End
  221.       Begin VB.PictureBox Picture7 
  222.          AutoRedraw      =   -1  'True
  223.          BorderStyle     =   0  'None
  224.          BeginProperty Font 
  225.             Name            =   "MS Sans Serif"
  226.             Size            =   8.25
  227.             Charset         =   0
  228.             Weight          =   400
  229.             Underline       =   0   'False
  230.             Italic          =   0   'False
  231.             Strikethrough   =   0   'False
  232.          EndProperty
  233.          Height          =   330
  234.          Left            =   2895
  235.          ScaleHeight     =   330
  236.          ScaleWidth      =   330
  237.          TabIndex        =   11
  238.          Top             =   495
  239.          Width           =   330
  240.       End
  241.       Begin VB.PictureBox Picture6 
  242.          Auto